CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc 串口

搜索资源列表

  1. IntelligentSecuritySystem

    0下载:
  2. 这是一个用VC实现的智能安防系统程序,里面对串口的编程应用很有价值。-This is a VC with the Smart Security System procedures inside the right Serial Programming Application of great value.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:344557
    • 提供者:夏峰
  1. TelephoneAutoAnswerSystem

    0下载:
  2. 用VC编写的电话自动应答系统,其中的串口通信部分很有参考价值。-VC prepared by the automatic telephone response systems, the serial communication of great reference value.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:344273
    • 提供者:夏峰
  1. SerComNew

    0下载:
  2. 自己做的一个串口通信的程序,环境vc++6.0,可以收发字符,文件,16进制显示-do for myself a serial communication procedure, the environment vc + +6.0, TX characters, documents, 16-band show
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:110918
    • 提供者:张文香
  1. msccom

    0下载:
  2. 串口调试助手源码,VC++编写。MSC控件-serial debugging assistant source, VC prepared. MSC controls.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:10166
    • 提供者:ccmc
  1. yuntaokongzhi

    0下载:
  2. VC做的云台控制,比较好用。利用串口目前正在学习中-VC do tilt control, and better quality. Serial currently use study
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:123688
    • 提供者:于海涛
  1. rs232_com_test

    0下载:
  2. VC的多线程串口程序-VC multithread serial procedures
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:293961
    • 提供者:
  1. VC_Com_Access

    0下载:
  2. VC实现的简单得串口通讯程序-VC in a simple serial communication program
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:34841
    • 提供者:飞熊
  1. vcComSerial

    0下载:
  2. VC中的串口派生类-VC Serial derived class
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2112
    • 提供者:永利
  1. SerialCommCsharp

    0下载:
  2. C#写的串口通信程序例子,用的是ms communication 的控件,以前一般都是在VC下面作的。-write C# Serial communication procedures example, the ms communication is the controls, in the past are generally below for the VC.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:25926
    • 提供者:蔡洪武
  1. Modemasync

    1下载:
  2. vc++下利用多线程机制实现串口的异步读和写。-vc using multithreading mechanisms serial asynchronous read and write.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:40448
    • 提供者:Christine
  1. VCTERM

    0下载:
  2. vc写的一个终端程序,可支持telnet和串口,标准终端协议。功能很全,且运行稳定。-vc write a terminal program, to support telnet and serial, standard terminal agreement. All very functional, and stable operation.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:96178
    • 提供者:
  1. VCSerial

    0下载:
  2. 利用串口和单片机进行通讯,VC用对话框实现-use serial communication and microcontroller, the VC using Dialog
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:59465
    • 提供者:pudn
  1. API

    0下载:
  2. 实现对输入的字符传到串口,再通过串口在屏幕显示出来.VC实现.-realization of input characters reached Serial, and through the serial port on the screen is displayed. VC.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:56152
    • 提供者:peking2008ol
  1. MSComm

    1下载:
  2. MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-
  3. 所属分类:软件工程

    • 发布日期:2014-01-15
    • 文件大小:8945
    • 提供者:steven
  1. serial-t

    0下载:
  2. 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参 串口通迅
  3. 所属分类:Delphi控件源码

    • 发布日期:2014-01-15
    • 文件大小:48224
    • 提供者:liming
  1. MySms

    0下载:
  2. 利用VC++实现PC通过串口收发手机短消息-VC + + PC serial port transceiver through cell phone short message
  3. 所属分类:手机短信编程

    • 发布日期:2014-01-15
    • 文件大小:65871
    • 提供者:chen yong
  1. commfasongjiehsou

    0下载:
  2. 用VC++实现的串口通信,使用mscomm控件,经过实际工程使用测试过,包括发送和接收两块,希望对大家有所帮助
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:76830
    • 提供者:时峰
  1. VC_MSComm

    0下载:
  2. 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 免费 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:37856
    • 提供者:zgh
  1. PCchuankoutongxin

    0下载:
  2. 本人用vc++编的关于串口通信的小程序,可以在2台PC之间互通数据
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:175102
    • 提供者:zhangle83
  1. com_commu

    0下载:
  2. vc下串口通讯开发程序,HostLink协议。
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:88839
    • 提供者:薛晓迪
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com